Other Classes
The following classes are available globally.
-
Allows to cancel the associated asynchronous operation
The associated asynchronous operation is not automatically canceled if this object goes out of scope.
See moreDeclaration
Objective-C
@interface MBXCancelable : NSObject -
Set of commonly used HTTP header strings.
See moreDeclaration
Objective-C
@interface MBXHttpHeaders : NSObject -
The type of user activity associated with the location updates.
See moreDeclaration
Objective-C
@interface MBXLiveTrackingActivityType : NSObject -
Parameters that are used to tune live tracking sessions.
See moreDeclaration
Objective-C
@interface MBXLiveTrackingClientSettings : NSObject -
This constants contains list of LiveTracking client implementation names.
See moreDeclaration
Objective-C
@interface MBXLiveTrackingClients : NSObject -
Location information.
See moreDeclaration
Objective-C
@interface MBXLocation : NSObject -
Error code with brief explanation.
See moreDeclaration
Objective-C
@interface MBXLocationError : NSObject -
Keys for additional information (extra) in Location.
See moreDeclaration
Objective-C
@interface MBXLocationExtraKeys : NSObject -
Location service factory.
This class is used to instantiate a platform-specific implementation of location service. In order to set a custom implementation, the user must call
See moresetUserDefined()method before any actual location service is requested.Declaration
Objective-C
@interface MBXLocationServiceFactory : NSObject -
Class that allows to configure Mapbox SDKs logging per application.
See moreDeclaration
Objective-C
@interface MBXLogConfiguration : NSObject -
Set of common keys that can be used to configure all Mapbox SDKs.
See moreDeclaration
Objective-C
@interface MBXMapboxCommonSettings : NSObject -
Factory that allows to create settings service instance.
Declaration
Objective-C
@interface MBXSettingsServiceFactory : NSObject
Other Classes Reference